home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 19 / Hot Mix 19.iso / NetResults.bat < prev    next >
DOS Batch File  |  1998-07-06  |  303b  |  9 lines

  1. @echo off
  2. se32 open,html/index.html
  3. rem nrindex.html is a sample for testing purposes, refer to the installation manual to 
  4. rem reference your html homepage or index.html page.
  5. cd netresults
  6. echo please wait until searcher starts on port 6010
  7. jvm\win\bin\jre -cp . -ms8m itm.nr.serve.NRServer 
  8.  
  9.